Package | de.basisprofil.r4 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.1-beta1&canonical=http://fhir.de/StructureDefinition/observation-de-score-gcs |
Url | http://fhir.de/StructureDefinition/observation-de-score-gcs |
Version | 1.5.1 |
Status | active |
Date | 2023-11-30 |
Name | ScoreDE_GCS |
Title | Observation-Profil Glasgow Coma Score |
Experimental | False |
Authority | hl7 |
Description | Observation-Profil für Glasgow Coma Score |
Type | Observation |
Kind | resource |
No resources found
ValueSet | |
http://fhir.de/ValueSet/glasgow-coma-score-eye | VS Score Glasgow Coma Score Eye |
http://fhir.de/ValueSet/glasgow-coma-score-motor | VS Score Glasgow Coma Score Motor |
http://fhir.de/ValueSet/glasgow-coma-score-verbal | VS Score Glasgow Coma Score Verbal |
{
"resourceType" : "StructureDefinition",
"id" : "observation-de-score-gcs",
"url" : "http://fhir.de/StructureDefinition/observation-de-score-gcs",
"version" : "1.5.1",
"name" : "ScoreDE_GCS",
"title" : "Observation-Profil Glasgow Coma Score",
"status" : "active",
"experimental" : false,
"date" : "2023-11-30",
"publisher" : "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.de/technische-komitees/fhir/"
}
]
}
],
"description" : "Observation-Profil für Glasgow Coma Score",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation.category",
"path" : "Observation.category",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Observation.category:survey",
"path" : "Observation.category",
"sliceName" : "survey",
"min" : 1,
"max" : "1",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "survey"
}
]
}
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Observation.code.coding.system",
"path" : "Observation.code.coding.system",
"min" : 1
},
{
"id" : "Observation.code.coding.code",
"path" : "Observation.code.coding.code",
"min" : 1
},
{
"id" : "Observation.code.coding:loinc",
"path" : "Observation.code.coding",
"sliceName" : "loinc",
"min" : 1,
"max" : "1",
"patternCoding" : {
"system" : "http://loinc.org",
"code" : "9269-2"
}
},
{
"id" : "Observation.code.coding:snomed",
"path" : "Observation.code.coding",
"sliceName" : "snomed",
"min" : 0,
"max" : "1",
"patternCoding" : {
"system" : "http://snomed.info/sct",
"code" : "248241002"
}
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
]
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"min" : 1,
"type" : [
{
"code" : "dateTime"
}
],
"constraint" : [
{
"key" : "vs-de-1",
"severity" : "error",
"human" : "If Observation.effective[x] has a value then that value shall be precise to the day",
"expression" : "(($this is dateTime) implies ($this as dateTime).toString().length() >= 10) and ($this.start.exists() implies ($this.start as dateTime).toString().length() >= 10) and ($this.end.exists() implies ($this.end as dateTime).toString().length() >= 10)",
"source" : "http://fhir.de/StructureDefinition/observation-de-score-gcs"
}
]
},
{
"id" : "Observation.value[x]",
"path" : "Observation.value[x]",
"min" : 1,
"type" : [
{
"code" : "Quantity"
}
],
"patternQuantity" : {
"system" : "http://unitsofmeasure.org",
"code" : "1"
}
},
{
"id" : "Observation.bodySite",
"path" : "Observation.bodySite",
"max" : "0"
},
{
"id" : "Observation.specimen",
"path" : "Observation.specimen",
"max" : "0"
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.component:Eye",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "Observation.component",
"sliceName" : "Eye",
"min" : 0,
"max" : "1"
},
{
"id" : "Observation.component:Eye.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "9267-6"
}
]
}
},
{
"id" : "Observation.component:Eye.value[x]",
"path" : "Observation.component.value[x]",
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.de/ValueSet/glasgow-coma-score-eye"
}
},
{
"id" : "Observation.component:Motor",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "Observation.component",
"sliceName" : "Motor",
"min" : 0,
"max" : "1"
},
{
"id" : "Observation.component:Motor.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "9268-4"
}
]
}
},
{
"id" : "Observation.component:Motor.value[x]",
"path" : "Observation.component.value[x]",
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.de/ValueSet/glasgow-coma-score-motor"
}
},
{
"id" : "Observation.component:Verbal",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "Observation.component",
"sliceName" : "Verbal",
"min" : 0,
"max" : "1"
},
{
"id" : "Observation.component:Verbal.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "9270-0"
}
]
}
},
{
"id" : "Observation.component:Verbal.value[x]",
"path" : "Observation.component.value[x]",
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "required",
"valueSet" : "http://fhir.de/ValueSet/glasgow-coma-score-verbal"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.